PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DActivation Class / setDeactivationState Method
A PDF3DDeactivationState specifying the state of the artwork instance upon deactivation of the annotation.
In This Topic
    setDeactivationState Method
    In This Topic
    Sets the annotation deactivation state.
    Syntax
    public void setDeactivationState( 
       PDF3DDeactivationState deactivationState
    )

    Parameters

    deactivationState
    A PDF3DDeactivationState specifying the state of the artwork instance upon deactivation of the annotation.
    See Also